home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_n2z / teraboot / teraboot.txt < prev    next >
Text File  |  1995-05-02  |  4KB  |  83 lines

  1.  
  2.  
  3.                  *** Terradesk AUTO-boot configuration ***
  4.  
  5.                             (c)1994 Tony Smolar
  6.  
  7. WHY I WROTE THIS PROGRAM:
  8.  
  9.      I decided to write this program for several reasons.  First I use
  10. Terradesk on my default boot partition, the problem was it would load my
  11. monochrome DESKTOP.CFG no matter what res I booted in, I would have to
  12. manually load in another configuration everytime I booted, so I wanted a
  13. program to automatically select the right .CFG for the resolution I booted
  14. in.
  15.      The second purpose was that I wanted to select the resolution I booted
  16. up in at boot-up.  Terradesk offers no built-in way to switch resolutions.
  17. and one of the accessories I use doesn't like to have the resoultion changed
  18. and it usually bombs.  The solution was to pick the resolution before the
  19. accessories are loaded, this is done by selecting the appropriate DESKTOP.INF
  20. file, which tells GEM which resolution to boot into (Assuming the TOS version\
  21. you use supports this properly, some don't handle this properly.)
  22.      This program is designed with Terradesk in mind,  it can be used for
  23. other applications that need different configurations for different
  24. resolutions too.
  25.      I use this program with TOS 1.62 in my STe, with Terradesk set to
  26. AUTO boot.  It should work fine with any TOS version, although versions
  27. less than 1.4 will require Headstart or Startgem to auto-boot a GEM
  28. application.
  29.  
  30. USAGE:
  31.  
  32.      TERABOOT.PRG goes in the Auto folder of the disk or partition that
  33. you boot from, when loaded, it reads in its configuration file, and if the
  34. machine is booted in color, it gives the user 3 seconds to select low res,
  35. this program was designed with the standard ST modes in mind, I don't know
  36. how well it can be used on a TT or a Falcon with their extra modes.  In any
  37. case only three graphic modes are supported.  When the program knows what
  38. resolution is going to be used, it checks for the DESKTOP.INF, and
  39. DESKTOP.CFG files, if the right ones are already selected, the program does
  40. nothing further, if the right file are not already selected, it will activate
  41. the appropriate ones.  It does this simply by renaming the files.
  42.  
  43.      TERBTCFG.PRG is used to set the pathes and filenames of the DESKTOP.INF
  44. and DESKTOP.CFG files.  The Desktop.Inf files should be in the root
  45. directory of the boot drive.  The desktop.cfg files should be in the
  46. same directory as Terradesk.  All desktop.inf files must be in the same
  47. directory, and all desktop.cfg files must also be in the same directory.
  48. when running TERBTCFG.PRG, the desktop.inf files and DESKTOP.CFG files
  49. should have their alternate filenames, I use DESKLO.INF and DESKLO.CFG
  50. for the low res files, DESKMED.INF, and DESKMED.CFG for medium, and
  51. DESKHI.INF and DESKHI.CFG for High resolution. There should be no files
  52. named DESKTOP.INF and DESKTOP.CFG at the time this program is run, However
  53. those names must be manually typed in when the configuration program askes
  54. for them.  Future versions of TERBTCFG.PRG will be more automated.
  55. take a look at the included TERABOOT.CFG file to get an idea of what it
  56. should look like.  That is the configuration I use.
  57.  
  58.      This program has made using my computer much easier, I hope it does
  59. the same for other people.
  60.  
  61. IN CLOSING:
  62.  
  63.      This program is FREEWARE,  If anyone wants to send a contribution,
  64. however, I won't argue, they can be sent to the adress listed at the
  65. end of this doc.
  66.  
  67.      DISCLAIMER:  Use this program at your own risk!!!  I am not
  68. responsible for damage or loss of data from use or misuse of this program.
  69. I can't forsee how this program can cause any real damage, but just in
  70. case.
  71.  
  72.      If you have any questions or suggestions for improvement for this
  73. program, they can be sent to one of the following addresses:
  74.  
  75.                         GEnie:   T.SMOLAR
  76.  
  77.                         Internet: t.smolar@genie.geis.com
  78.  
  79.                         US Mail:  Tony Smolar
  80.                                   1312 E. Woodlawn St.
  81.                                   Allentown, PA  18103
  82.  
  83.     Thank you very much, and watch for future programs from me!